Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.31 -> 4.5.51

Release Notes

clap-rs/clap (clap)

v4.5.51

Compare Source

Fixes
  • (help) Correctly calculate padding for short flags that take a value
  • (help) Don't panic on short flags using ArgAction::Count

v4.5.50

Compare Source

Features
  • Accept Cow where String and &str are accepted

v4.5.49

Compare Source

Fixes
  • (help) Correctly wrap when ANSI escape codes are present

v4.5.48

Compare Source

Documentation
  • Add a new CLI Concepts document as another way of framing clap
  • Expand the typed_derive cookbook entry

v4.5.47

Compare Source

Features
  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible
Fixes
  • (derive) Update runtime error text to match clap

v4.5.46

Compare Source

Features
  • Expose StyledStr::push_str

v4.5.45

Compare Source

Fixes
  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

v4.5.44

Compare Source

Features
  • Add Command::mut_subcommands

v4.5.43

Compare Source

Fixes
  • (help) In long help, list Possible Values before defaults, rather than after, for a more consistent look

v4.5.42

Compare Source

Fixes
  • Include subcommand visible long aliases in --help

v4.5.41

Compare Source

Features
  • Add Styles::context and Styles::context_value to customize the styling of [default: value] like notes in the --help

v4.5.40

Compare Source

Features
  • Support quoted ids in arg!() macro (e.g. arg!("check-config": ...))

v4.5.39

Compare Source

Fixes
  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists

v4.5.38

Compare Source

Fixes
  • (help) When showing aliases, include leading -- or -

v4.5.37

Compare Source

Features
  • Added ArgMatches::try_clear_id()

v4.5.36

Compare Source

Fixes
  • (help) Revert 4.5.35's "Don't leave space for shorts if there are none" for now

v4.5.35

Compare Source

Fixes
  • (help) Align positionals and flags when put in the same help_heading
  • (help) Don't leave space for shorts if there are none

v4.5.34

Compare Source

Fixes
  • (help) Don't add extra blank lines with flatten_help(true) and subcommands without arguments

v4.5.33

Compare Source

Fixes
  • (error) When showing the usage of a suggestion for an unknown argument, don't show the group

v4.5.32

Compare Source

Features
  • Add Error::remove
Documentation
  • (cookbook) Switch from humantime to jiff
  • (tutorial) Better cover required vs optional
Internal
  • Update pulldown-cmark

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
@renovate renovate bot requested a review from kevinmatthes as a code owner March 10, 2025 22:24
@renovate renovate bot added the rust Pull requests that update Rust code label Mar 10, 2025
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.32 [Renovate] Update Rust crate clap to 4.5.33 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 3b0fa86 to 15e0227 Compare March 26, 2025 22:53
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.33 [Renovate] Update Rust crate clap to 4.5.34 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 15e0227 to faaf02a Compare March 27, 2025 07:50
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.34 [Renovate] Update Rust crate clap to 4.5.35 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from faaf02a to 69a7087 Compare April 1, 2025 21:22
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 69a7087 to ea13bca Compare April 11, 2025 23:42
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.35 [Renovate] Update Rust crate clap to 4.5.36 Apr 11, 2025
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.36 [Renovate] Update Rust crate clap to 4.5.37 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from ea13bca to bbc2a6f Compare April 18, 2025 22:34
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.37 [Renovate] Update Rust crate clap to 4.5.38 May 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from bbc2a6f to 65b6c9f Compare May 11, 2025 01:29
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.38 [Renovate] Update Rust crate clap to 4.5.39 May 27, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 65b6c9f to e981957 Compare May 27, 2025 20:42
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.39 [Renovate] Update Rust crate clap to 4.5.40 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from e981957 to 8e2cebc Compare June 9, 2025 22:03
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.40 [Renovate] Update Rust crate clap to 4.5.41 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 8e2cebc to daecf7c Compare July 10, 2025 04:07
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.41 [Renovate] Update Rust crate clap to 4.5.42 Jul 30, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from daecf7c to 473b1af Compare July 30, 2025 04:47
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.42 [Renovate] Update Rust crate clap to 4.5.43 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 473b1af to 385239f Compare August 6, 2025 17:47
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 385239f to 6bfe626 Compare August 15, 2025 03:54
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.43 [Renovate] Update Rust crate clap to 4.5.45 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 6bfe626 to bd41aad Compare September 1, 2025 06:35
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.45 [Renovate] Update Rust crate clap to 4.5.46 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from bd41aad to 0412bc6 Compare September 3, 2025 11:11
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.46 [Renovate] Update Rust crate clap to 4.5.47 Sep 3, 2025
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.47 [Renovate] Update Rust crate clap to 4.5.48 Sep 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 0412bc6 to ca8cbf1 Compare September 20, 2025 03:54
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.48 [Renovate] Update Rust crate clap to 4.5.49 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from ca8cbf1 to 3144682 Compare October 14, 2025 07:44
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.49 [Renovate] Update Rust crate clap to 4.5.50 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 3144682 to 9875365 Compare October 20, 2025 23:10
@renovate renovate bot changed the title [Renovate] Update Rust crate clap to 4.5.50 [Renovate] Update Rust crate clap to 4.5.51 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 9875365 to b788a46 Compare November 1, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants